home *** CD-ROM | disk | FTP | other *** search
/ Softline PAY-CD / Softline PAY-CD(1994).iso / programm / allclear / demo / disk1 / examples / atutor.cmp / DECTREE.ACL < prev    next >
Encoding:
Text File  |  1993-09-29  |  197 b   |  14 lines

  1. Deciding Between Two Trees
  2.  
  3. First statement.
  4. Question?
  5.     (Yes)    Top of yes tree\
  6.         First branch.
  7.         Second branch.
  8.     \end
  9.     (No)    Top of no tree\
  10.         First branch.
  11.         Second branch.
  12.     \end
  13. ?end
  14.